Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump up the version of the static UI container to avoid DAG display error #39

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

rparundekar
Copy link
Contributor

@rparundekar rparundekar commented Mar 21, 2023

With v1.0.1 and the other containers at 2.3.1/2.3.6, you see this error while fetching the dag:
TypeError: Cannot read properties of undefined (reading 'box_ends')

Previous PR has fixed it similarly for terraform scripts: https://github.com/outerbounds/metaflow-tools/pull/8/files

Updating it to 1.1.4 based on Azure/GCP terraform.

@@ -13,7 +13,7 @@ image:
uiImage:
repository: public.ecr.aws/outerbounds/metaflow_ui
pullPolicy: IfNotPresent
tag: "v1.0.1"
tag: "v1.1.4"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oavdeev @obgibson any harm in relying on the latest tag here?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would be good. I'd like us to dogfood the latest MFGUI

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@savingoyal, So what should I do here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@savingoyal , still waiting for what's expected of me here - seems like there should be no problems with the proposed change.

Do you prefer all three containers (UI, service, static-ui) to be at latest? Is that what you're saying?

johnseekins pushed a commit to civic-eagle/metaflow-tools that referenced this pull request Apr 3, 2023
@jackie-ob jackie-ob merged commit 8cfb6fb into outerbounds:master Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants